C1.Web.Mvc Namespace / CollectionViewRequest<T> Class
Properties


CollectionViewRequest<T> Class Members

The following tables list the members exposed by CollectionViewRequest<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets which column of data will be acquired  
Public PropertyThe request command type.  
Public PropertyIndicate the data of column should be distinct.  
Public PropertyGets the extra request data.  
Public PropertyThe page index.  
Public PropertyThe page size.  
Public PropertyGets or sets the skip items' count from the start.  
Public PropertyThe sort descriptions.  
Public PropertyGets or sets the items' count required.  
Top
See Also